home *** CD-ROM | disk | FTP | other *** search
- object NetworkForm: TNetworkForm
- Left = 0
- Top = 0
- BorderStyle = bsDialog
- Caption = 'NetworkForm'
- ClientHeight = 747
- ClientWidth = 556
- Color = 16579836
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poOwnerFormCenter
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 8
- Top = 48
- Width = 489
- Height = 457
- ActivePage = TabSheet28
- TabOrder = 0
- object TabSheet26: TTabSheet
- Caption = 'General'
- object GroupBox42: TGroupBox
- Left = 8
- Top = 240
- Width = 465
- Height = 177
- Caption = 'TcpWindowSize'
- TabOrder = 1
- object Label115: TLabel
- Left = 16
- Top = 72
- Width = 78
- Height = 13
- Caption = 'TcpWindowSize:'
- end
- object Label119: TLabel
- Left = 16
- Top = 24
- Width = 433
- Height = 42
- AutoSize = False
- Caption =
- 'Specifies the amount of data in kilobytes that is buffered when ' +
- 'receiving data on a TCP/IP connection. To improve performance, t' +
- 'ry to increase the TcpWindowSize value.'
- WordWrap = True
- end
- object Label120: TLabel
- Left = 172
- Top = 72
- Width = 27
- Height = 13
- Caption = 'bytes'
- end
- object Label121: TLabel
- Left = 16
- Top = 104
- Width = 433
- Height = 28
- AutoSize = False
- Caption =
- 'Enabling the following option to enable Windows to use TcpWindow' +
- 'Size over 64 kb.'
- WordWrap = True
- end
- object largetcpwindow_CheckBox: TCheckBox
- Left = 16
- Top = 144
- Width = 193
- Height = 17
- Caption = 'Enable large TCP window support'
- TabOrder = 1
- OnClick = largetcpwindow_CheckBoxClick
- OnMouseEnter = largetcpwindow_CheckBoxMouseEnter
- OnMouseLeave = largetcpwindow_CheckBoxMouseLeave
- end
- object tcpwindowsize_SpinEdit: TSpinEdit
- Left = 104
- Top = 68
- Width = 61
- Height = 22
- MaxLength = 6
- MaxValue = 999999
- MinValue = 0
- TabOrder = 0
- Value = 999999
- OnChange = tcpwindowsize_SpinEditChange
- end
- end
- object GroupBox45: TGroupBox
- Left = 8
- Top = 120
- Width = 465
- Height = 113
- Caption = 'SACK (Selective Acknowledgement)'
- TabOrder = 2
- object Label122: TLabel
- Left = 16
- Top = 24
- Width = 433
- Height = 42
- AutoSize = False
- Caption =
- 'Specifies whether Windows should enable support for SACK (Select' +
- 'ive Acknowledgement). SACK is especially important for connectio' +
- 'ns using large TCP Window sizes.'
- WordWrap = True
- end
- object selectiveacknowledgement_CheckBox: TCheckBox
- Left = 16
- Top = 80
- Width = 241
- Height = 17
- Caption = 'Enable Selective Acknowledgement support'
- TabOrder = 0
- OnClick = selectiveacknowledgement_CheckBoxClick
- OnMouseEnter = selectiveacknowledgement_CheckBoxMouseEnter
- OnMouseLeave = largetcpwindow_CheckBoxMouseLeave
- end
- end
- object GroupBox46: TGroupBox
- Left = 8
- Top = 8
- Width = 465
- Height = 105
- Caption = 'Time to Live'
- TabOrder = 0
- object Label116: TLabel
- Left = 16
- Top = 67
- Width = 87
- Height = 13
- Caption = 'Time to live value:'
- end
- object Label125: TLabel
- Left = 16
- Top = 24
- Width = 433
- Height = 28
- AutoSize = False
- Caption =
- 'Specifies number of seconds (approximately equal to number of ho' +
- 'ps) that pass before an IP packet is discarded. (Default value: ' +
- '32)'
- WordWrap = True
- end
- object Label126: TLabel
- Left = 164
- Top = 67
- Width = 39
- Height = 13
- Caption = 'seconds'
- end
- object timetolive_SpinEdit: TSpinEdit
- Left = 112
- Top = 64
- Width = 44
- Height = 22
- MaxLength = 3
- MaxValue = 255
- MinValue = 0
- TabOrder = 0
- Value = 255
- OnChange = timetolive_SpinEditChange
- end
- end
- object TempPanel1: TPanel
- Left = 8
- Top = 432
- Width = 185
- Height = 16
- Caption = 'TempPanel1'
- TabOrder = 3
- Visible = False
- end
- end
- object TabSheet27: TTabSheet
- Caption = 'MTU'
- ImageIndex = 1
- object GroupBox44: TGroupBox
- Left = 8
- Top = 8
- Width = 465
- Height = 241
- Caption = 'MTU (Maximum Transmission Unit)'
- TabOrder = 0
- object Label114: TLabel
- Left = 16
- Top = 120
- Width = 46
- Height = 13
- Caption = 'MTU size:'
- end
- object Label123: TLabel
- Left = 16
- Top = 24
- Width = 414
- Height = 13
- Caption =
- 'Specify maximum packet size for data transfer for specific netwo' +
- 'rk adapter or modem.'
- end
- object Label124: TLabel
- Left = 16
- Top = 176
- Width = 433
- Height = 28
- AutoSize = False
- Caption =
- 'It is not recommended to change the MTU value manually. To reset' +
- ' the MTU value, check the following checkbox.'
- WordWrap = True
- end
- object Label102: TLabel
- Left = 16
- Top = 48
- Width = 43
- Height = 13
- Caption = 'Adapter:'
- end
- object Image67: TImage
- Left = 280
- Top = 16
- Width = 16
- Height = 16
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- Visible = False
- end
- object mtumaximumtransmissionunit_SpinEdit: TSpinEdit
- Left = 72
- Top = 116
- Width = 49
- Height = 22
- MaxLength = 4
- MaxValue = 1500
- MinValue = 68
- TabOrder = 0
- Value = 1500
- OnChange = mtumaximumtransmissionunit_SpinEditChange
- end
- object mtumaximumtransmissionunitadapterdefault_CheckBox: TCheckBox
- Left = 16
- Top = 152
- Width = 257
- Height = 17
- Caption = 'Use Windows default value for selected adapter'
- TabOrder = 1
- OnClick = mtumaximumtransmissionunitadapterdefault_CheckBoxClick
- end
- object mtumaximumtransmissionunitalladaptersdefault_CheckBox: TCheckBox
- Left = 16
- Top = 211
- Width = 273
- Height = 17
- Caption = 'Use Windows default value for all network adapters'
- TabOrder = 2
- OnClick = mtumaximumtransmissionunitalladaptersdefault_CheckBoxClick
- end
- object ListBox1: TListBox
- Left = 72
- Top = 48
- Width = 377
- Height = 57
- Style = lbOwnerDrawFixed
- ItemHeight = 20
- TabOrder = 3
- OnClick = ListBox1Click
- OnDrawItem = ListBox1DrawItem
- end
- end
- end
- object TabSheet28: TTabSheet
- Caption = 'Others'
- ImageIndex = 2
- object GroupBox43: TGroupBox
- Left = 8
- Top = 8
- Width = 465
- Height = 153
- Caption = 'PMTU Black Hole (non-PMTU-compliant) Routers'
- TabOrder = 0
- object Label117: TLabel
- Left = 16
- Top = 24
- Width = 433
- Height = 28
- AutoSize = False
- Caption =
- 'Specifies whether Windows should adjusts the PMTU discovery alg' +
- 'orithm to attempt to detect PMTU black hole (non-PMTU-compliant)' +
- ' routers.'
- WordWrap = True
- end
- object Label118: TLabel
- Left = 16
- Top = 112
- Width = 433
- Height = 28
- AutoSize = False
- Caption =
- 'Enabling both options above might help to reduce problem caused ' +
- 'by black hole (non-PMTU-compliant) routers. '
- WordWrap = True
- end
- object blackhole_CheckBox: TCheckBox
- Left = 16
- Top = 80
- Width = 153
- Height = 17
- Caption = 'Enable black hole detection'
- TabOrder = 1
- OnClick = blackhole_CheckBoxClick
- OnMouseEnter = blackhole_CheckBoxMouseEnter
- OnMouseLeave = largetcpwindow_CheckBoxMouseLeave
- end
- object mtuautodiscovery_CheckBox: TCheckBox
- Left = 16
- Top = 56
- Width = 161
- Height = 17
- Caption = 'Enable MTU auto discovery'
- TabOrder = 0
- OnClick = mtuautodiscovery_CheckBoxClick
- OnMouseEnter = mtuautodiscovery_CheckBoxMouseEnter
- OnMouseLeave = largetcpwindow_CheckBoxMouseLeave
- end
- end
- object GroupBox84: TGroupBox
- Left = 8
- Top = 168
- Width = 465
- Height = 217
- Caption = 'HTTP Connections'
- TabOrder = 1
- object Label202: TLabel
- Left = 16
- Top = 24
- Width = 433
- Height = 57
- AutoSize = False
- Caption =
- 'Specifies number of simultaneous connections made to a single we' +
- 'b server. By default the number of simultaneous connections to a' +
- ' HTTP 1.0 server is limited to 4 (four) simultaneous connections' +
- ' and HTTP 1.1 server is limited to 2 (two) simultaneous connecti' +
- 'ons.'
- WordWrap = True
- end
- object Label235: TLabel
- Left = 16
- Top = 176
- Width = 433
- Height = 33
- AutoSize = False
- Caption =
- 'Recommended value: 6 simultaneous connections for both HTTP 1.0 ' +
- 'and HTTP 1.1 server.'
- WordWrap = True
- end
- object Label236: TLabel
- Left = 16
- Top = 96
- Width = 44
- Height = 13
- Caption = 'HTTP 1.0'
- end
- object Label237: TLabel
- Left = 16
- Top = 136
- Width = 44
- Height = 13
- Caption = 'HTTP 1.1'
- end
- object Label238: TLabel
- Left = 352
- Top = 96
- Width = 66
- Height = 13
- Caption = '4 connections'
- end
- object Label240: TLabel
- Left = 352
- Top = 136
- Width = 66
- Height = 13
- Caption = '2 connections'
- end
- object maximumhttp1_0connections_TrackBar: TTrackBar
- Left = 72
- Top = 92
- Width = 273
- Height = 25
- Min = 4
- Position = 4
- TabOrder = 0
- OnChange = maximumhttp1_0connections_TrackBarChange
- end
- object maximumhttp1_1connections_TrackBar: TTrackBar
- Left = 72
- Top = 132
- Width = 273
- Height = 33
- Min = 2
- Position = 2
- TabOrder = 1
- OnChange = maximumhttp1_1connections_TrackBarChange
- end
- end
- end
- end
- object CoolBar1: TCoolBar
- Left = 0
- Top = 0
- Width = 556
- Height = 41
- Bands = <
- item
- Control = Panel2
- ImageIndex = -1
- MinHeight = 36
- Width = 550
- end>
- Color = 16382970
- ParentColor = False
- object Panel2: TPanel
- Left = 11
- Top = 0
- Width = 541
- Height = 36
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 0
- object SaveButton: TSpeedButton
- Left = 8
- Top = 8
- Width = 57
- Height = 22
- Cursor = crHandPoint
- Caption = 'Save'
- Enabled = False
- Flat = True
- Glyph.Data = {
- 36060000424D3606000000000000360000002800000020000000100000000100
- 18000000000000060000C30E0000C30E00000000000000000000000000A67695
- A16B8D997B8E908B8E8B868A8A8387827F817E7B7C7E7B7C817D7E7E7B7C8564
- 7B8E6A83946482000000FFFFFF8484847B7B7B8484848C8C8C8787878484847F
- 7F7F7B7B7B7B7B7B7D7D7D7B7B7B6E6E6E757575727272FFFFFFC67AAAD172AE
- CC68A7C089ACBFBDBDBFBDBDA9A6A6A09C9C9490908D8A898D8A897E7B7C9247
- 79A5578DB9609A9378899191918E8E8E868686999999BDBDBDBDBDBDA6A6A69C
- 9C9C9090908A8A8A8A8A8A7B7B7B5E5E5E7070707B7B7B808080CD78AEC06FA4
- B9609AC089ACD3D2D2AC588FAE5B91A9A6A69D9A99908B8E8A83877673728A45
- 719D5285B15A939378899191918888887B7B7B999999D2D2D2727272747474A6
- A6A69A9A9A8C8C8C8484847373735A5A5A696969747474808080CD78AEC575A9
- C069A0C792B5F2F2F2B15A93B15A93C5C2C2BFBDBDA9A6A69D9A998682828A45
- 719D5285B15A939A7F909191918D8D8D838383A2A2A2F2F2F2747474747474C2
- C2C2BDBDBDA6A6A69A9A9A8282825A5A5A696969747474878787CE82B2C871A8
- C06FA4C792B5FFFFFFB66999BA6A9BF2F2F2EDEDEDD3D2D2C2C0C0A9A6A69247
- 799D5285B15A939A7F909999998B8B8B888888A2A2A2FFFFFF808080818181F2
- F2F2EDEDEDD2D2D2C0C0C0A6A6A65E5E5E696969747474878787CE82B2CD78AE
- C06FA4B66999B889A9A46D92A46D92B889A9B889A9B482A5AE7F9EA16B8D9348
- 799D5285B15A939A7F909999999191918888888080809797977E7E7E7E7E7E97
- 97979797979292928D8D8D7B7B7B5F5F5F696969747474878787D286B6C575A9
- BE7DA5C67AAAB9719DBC75A2BC75A2BA6A9BB66999B56797B56797B56797B567
- 97B15A93B15A939A7F909D9D9D8D8D8D9090909191918686868A8A8A8A8A8A81
- 81818080807E7E7E7E7E7E7E7E7E7E7E7E747474747474878787D489B9BE7DA5
- B0769DDDC6D1F2F2F2F8F6F1F8F4EEF8F4EEF8F4EEF8F4EEF8F2E7F8F2E7DDC6
- D1BE88A6B652939A7F909F9F9F909090888888CBCBCBF2F2F2F4F4F4F2F2F2F2
- F2F2F2F2F2F2F2F2EFEFEFEFEFEFCBCBCB979797707070878787D489B9C385AC
- B0769DFFFFFFF8F6F1F8F6F1F8F6F1F8F6F1F8F4EEF8F4EEF8F4EEF8F4EEF8F6
- F1BE88A6BA56959A7F909F9F9F979797888888FFFFFFF4F4F4F4F4F4F4F4F4F4
- F4F4F2F2F2F2F2F2F2F2F2F2F2F2F4F4F4979797747474878787D58EBAC385AC
- B0769DF8F6F1FFFFFFF2F2F2F8F6F1F8F6F1F8F6F1F8F4EEF8F4EEF8F4EEF8F6
- F1BE88A6C05E9E9A7F90A3A3A3979797888888F4F4F4FFFFFFF2F2F2F4F4F4F4
- F4F4F4F4F4F2F2F2F2F2F2F2F2F2F4F4F49797977C7C7C878787D58EBAC68DB1
- B9719DFAF9F8F9F7F4F8F6F1F8F6F1F8F6F1F8F6F1F8F6F1FAF9F3FAF9F3F8F6
- F1BE88A6BF639DA08596A3A3A39E9E9E868686F8F8F8F6F6F6F4F4F4F4F4F4F4
- F4F4F4F4F4F4F4F4F7F7F7F7F7F7F4F4F49797977E7E7E8D8D8DD997C0C68DB1
- AE7F9EFAF9F8F9F7F4FFFFFFF8F6F1F8F6F1F8F6F1F8F6F1F8F4EEFAF9F3F8F6
- F1BE88A6C462A2A08596AAAAAA9E9E9E8D8D8DF8F8F8F6F6F6FFFFFFF4F4F4F4
- F4F4F4F4F4F4F4F4F2F2F2F7F7F7F4F4F49797978080808D8D8DD997C0C792B5
- B0769DFAF9F8FAF9F8F9F7F4F8F6F1FFFFFFF8F6F1F8F6F1F8F6F1FAF9F3F8F6
- F1C089ACCC68A7A3879AAAAAAAA2A2A2888888F8F8F8F8F8F8F6F6F6F4F4F4FF
- FFFFF4F4F4F4F4F4F4F4F4F7F7F7F4F4F49999998686868F8F8FD0A1C0D3D2D2
- B0769DFFFFFFF9F8F5FAF9F8FFFFFFF2F2F2F8F6F1F8F6F1F8F6F1F8F6F1F8F6
- F1C089ACD5D5D5A891A0AFAFAFD2D2D2888888FFFFFFF7F7F7F8F8F8FFFFFFF2
- F2F2F4F4F4F4F4F4F4F4F4F4F4F4F4F4F4999999D5D5D5989898BA98AE764B6B
- B9719DFAF9F8F2F2F2F2F2F2F1F0EBF1F0EBF1F0EBF1F0EBF0ECE9F0ECE9F8F4
- EEBE88A6764B6BA691A0A2A2A2595959868686F8F8F8F2F2F2F2F2F2EEEEEEEE
- EEEEEEEEEEEEEEEEEBEBEBEBEBEBF2F2F2979797595959979797EAC0DCD0A1C0
- D0A1C0DDC6D1DDC6D1DDC6D1DDC6D1DDC6D1DDC6D1DDC6D1DDC6D1DDC6D1DDC6
- D1D0A1C0D97DB8000000CDCDCDAFAFAFAFAFAFCBCBCBCBCBCBCBCBCBCBCBCBCB
- CBCBCBCBCBCBCBCBCBCBCBCBCBCBCBCBCBAFAFAF999999FFFFFF}
- NumGlyphs = 2
- OnClick = SaveButtonClick
- end
- end
- end
- object Panel3: TPanel
- Left = 8
- Top = 512
- Width = 486
- Height = 89
- TabOrder = 2
- object DescriptionLabel: TLabel
- Left = 8
- Top = 40
- Width = 465
- Height = 41
- AutoSize = False
- Caption = 'DescriptionLabel'
- WordWrap = True
- end
- object CoolBar3: TCoolBar
- Left = 1
- Top = 1
- Width = 484
- Height = 28
- Hint = 'Hide'
- BandBorderStyle = bsNone
- Bands = <>
- Color = clWhite
- EdgeInner = esNone
- EdgeOuter = esNone
- ParentColor = False
- ParentShowHint = False
- ShowHint = True
- object DLabel6: TLabel
- Left = 16
- Top = 7
- Width = 76
- Height = 25
- Caption = 'Description'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 3815994
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- GlowSize = 6
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- end
- end
- end
-